colobutton: skip set_rgba as it is already in the choosercolor interface
authorIgnacio Casal Quinteiro <icq@gnome.org>
Thu, 20 Sep 2012 10:50:27 +0000 (12:50 +0200)
committerIgnacio Casal Quinteiro <icq@gnome.org>
Thu, 20 Sep 2012 10:51:10 +0000 (12:51 +0200)
gtk/gtkcolorbutton.c

index 3accadd10e9e61f5935210f719edd3785ecb828d..63dd81cd93cc79795823e8a1f58b138029d1dda9 100644 (file)
@@ -721,7 +721,7 @@ gtk_color_button_get_alpha (GtkColorButton *button)
 }
 
 /**
- * gtk_color_button_set_rgba:
+ * gtk_color_button_set_rgba: (skip)
  * @button: a #GtkColorButton
  * @rgba: a #GdkRGBA to set the current color with
  *